home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 106
/
Vol 106.iso
/
games
/
maple_st.swf
/
scripts
/
DefineSprite_726
/
frame_20
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-04-12
|
163 b
|
8 lines
_root.player.ani.gotoAndStop(9);
if(_root.stormsound == true)
{
var mysound = new Sound();
mysound.attachSound("stormuse.mp3");
mysound.start();
}